module.exports
- Instance of
Description
The directory name of current source file.
Example
console.writeLine(module.path);
Properties
help
makeDocs
testAllExamples
The directory name of current source file.
console.writeLine(module.path);
help
makeDocs
testAllExamples